home *** CD-ROM | disk | FTP | other *** search
/ CD Fun House 1 / CD Fun House (Wayzata Technology).iso / •AdventureLand• / Adventures / SpaceEscape •••• / SpaceEscape ееее / card_24392.txt < prev    next >
Text File  |  1990-10-02  |  2KB  |  110 lines

  1. -- card: 24392 from stack: in
  2. -- bmap block id: 22222
  3. -- flags: 4000
  4. -- background id: 2669
  5. -- name: cafeteria
  6. ----- HyperTalk script -----
  7. on opencard
  8.   put "This is the cafeteria where most of the Drools eat their, uh,"& " food." into field "info"
  9.   global cuphide
  10.   if cuphide is "yes" then show card field "cuphide"
  11.   else hide card field "cuphide"
  12.   pass opencard
  13. end opencard
  14.  
  15.  
  16.  
  17. -- part 1 (button)
  18. -- low flags: 00
  19. -- high flags: 0000
  20. -- rect: left=294 top=162 right=207 bottom=423
  21. -- title width / last selected line: 0
  22. -- icon id / first selected line: 0 / 0
  23. -- text alignment: 1
  24. -- font id: 0
  25. -- text size: 12
  26. -- style flags: 0
  27. -- line height: 16
  28. -- part name: counter
  29. ----- HyperTalk script -----
  30. on mouseUp
  31.   global objectname
  32.   put "counter" into objectname
  33.   visual effect zoom open
  34.   go to card "counter"
  35. end mouseUp
  36.  
  37.  
  38.  
  39. -- part 2 (button)
  40. -- low flags: 00
  41. -- high flags: 0000
  42. -- rect: left=204 top=203 right=239 bottom=419
  43. -- title width / last selected line: 0
  44. -- icon id / first selected line: 0 / 0
  45. -- text alignment: 1
  46. -- font id: 0
  47. -- text size: 12
  48. -- style flags: 0
  49. -- line height: 16
  50. -- part name: table
  51. ----- HyperTalk script -----
  52. on mouseUp
  53.   global objectname
  54.   put "table" into objectname
  55.   visual effect zoom open
  56.   go to card "table"
  57. end mouseUp
  58.  
  59.  
  60.  
  61. -- part 3 (button)
  62. -- low flags: 00
  63. -- high flags: 0000
  64. -- rect: left=368 top=205 right=217 bottom=380
  65. -- title width / last selected line: 0
  66. -- icon id / first selected line: 0 / 0
  67. -- text alignment: 1
  68. -- font id: 0
  69. -- text size: 12
  70. -- style flags: 0
  71. -- line height: 16
  72. -- part name: 
  73. ----- HyperTalk script -----
  74. on mouseUp
  75.   global objectname
  76.   put "cup" into objectname
  77.   visual effect zoom open
  78.   go to card "cup"
  79. end mouseUp
  80.  
  81.  
  82.  
  83. -- part 4 (field)
  84. -- low flags: 01
  85. -- high flags: 0001
  86. -- rect: left=365 top=204 right=216 bottom=385
  87. -- title width / last selected line: 0
  88. -- icon id / first selected line: 0 / 0
  89. -- text alignment: 0
  90. -- font id: 3
  91. -- text size: 12
  92. -- style flags: 0
  93. -- line height: 16
  94. -- part name: cuphide
  95.  
  96.  
  97. -- part contents for background part 6
  98. ----- text -----
  99. This is the cafeteria where most of the Drools eat their, uh, food.
  100.  
  101. -- part contents for background part 18
  102. ----- text -----
  103. Mess Hall 
  104.  
  105. -- part contents for background part 20
  106. ----- text -----
  107. Tray of food
  108. Key
  109. Cup
  110.